StructIsEmpty(structure)Indicates whether the specified structure contains data. Returns TRUE if structure is empty and FALSE if it contains data.
See also StructClear, StructDelete, StructFind, StructInsert, StructKeyArray, StructCount, StructKeyArray, and StructUpdate.
Structure to be tested.